Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency @opencensus/propagation-stackdriver to v0.0.18 #1140

Conversation

renovate-bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
@opencensus/propagation-stackdriver dependencies patch 0.0.17 -> 0.0.18

Release Notes

census-instrumentation/opencensus-node

v0.0.18

Compare Source

  • Fix a TypeError of url.parse (#​640)
  • Map http attributes to the stackdriver format
  • Fix: silently ignore the invalid keys and values (#​664)
  • Fix propagation breaking for https.get (#​657)
  • Update dependency jaeger-client to ~3.16.0 (#​656)
  • Fix the problem caused by multiple http2.connect calls (#​650)

Renovate configuration

📅 Schedule: "after 9am and before 3pm" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR is stale, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Oct 10, 2019
@codecov
Copy link

codecov bot commented Oct 10, 2019

Codecov Report

Merging #1140 into master will decrease coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1140      +/-   ##
==========================================
- Coverage   94.73%   94.68%   -0.05%     
==========================================
  Files          99       99              
  Lines        6511     6450      -61     
  Branches      513      513              
==========================================
- Hits         6168     6107      -61     
  Misses        181      181              
  Partials      162      162
Impacted Files Coverage Δ
test/web-frameworks/connect.ts 76.92% <0%> (-0.86%) ⬇️
test/test-cls-ah.ts 90% <0%> (-0.7%) ⬇️
test/web-frameworks/hapi17.ts 92.3% <0%> (-0.38%) ⬇️
test/web-frameworks/hapi8_16.ts 90.47% <0%> (-0.23%) ⬇️
test/test-grpc-async-handler.ts 97.01% <0%> (-0.17%) ⬇️
test/test-trace-web-frameworks.ts 98.71% <0%> (-0.12%) ⬇️
test/plugins/test-cls-bluebird.ts 96.72% <0%> (-0.11%) ⬇️
test/test-trace-hapi-tails.ts 97.87% <0%> (-0.09%) ⬇️
test/trace.ts 93.5% <0%> (-0.09%) ⬇️
test/test-config-priority.ts 95.91% <0%> (-0.09%) ⬇️
... and 3 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1b54a75...45a56dc. Read the comment docs.

@kjin kjin merged commit 8d39dd2 into googleapis:master Oct 10, 2019
@renovate-bot renovate-bot deleted the renovate/opencensus-propagation-stackdriver-0.x branch October 10, 2019 18:05
gcf-owl-bot bot added a commit that referenced this pull request Jun 25, 2021
Refs googleapis/nodejs-service-usage#22
Source-Link: googleapis/synthtool@6d26b13
Post-Processor: gcr.io/repo-automation-bots/owlbot-nodejs:latest@sha256:e59b73e911585903ee6b8a1c5246e93d9e9463420f597b6eb2e4b616ee8a0fee
gcf-merge-on-green bot pushed a commit that referenced this pull request Jun 25, 2021
Refs googleapis/nodejs-service-usage#22
Source-Link: googleapis/synthtool@6d26b13
Post-Processor: gcr.io/repo-automation-bots/owlbot-nodejs:latest@sha256:e59b73e911585903ee6b8a1c5246e93d9e9463420f597b6eb2e4b616ee8a0fee
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants